home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / motifpg2.zip / XMenu7 < prev    next >
Text File  |  1992-07-03  |  1KB  |  48 lines

  1. !
  2. ! For Color workstations only.
  3. !
  4. !*SimpleMenu*foreground:            SteelBlue
  5. !*SimpleMenu*menuLabel.foreground:    Gold
  6. !*SimpleMenu*line.foreground:        Grey
  7.  
  8. *menuButton.label:        Click here for menu
  9.  
  10. *SimpleMenu*menuLabel.vertSpace:        100
  11. *SimpleMenu*menuLabel.leftMargin:        70
  12. *SimpleMenu.label:         Main Menu
  13. *SimpleMenu*item1*label:      Show Scrollbar
  14. *SimpleMenu*item2*label:      Enable Reverse Video
  15. *SimpleMenu*item3*label:      Enable Bell
  16. *SimpleMenu*item4*label:      Disable Auto-Repeat
  17. *SimpleMenu*item5*label:      Copy
  18. *SimpleMenu*item6*label:      Unmark
  19. *SimpleMenu*item7*label:      View in New
  20. *SimpleMenu*menu1*label:      Reply
  21. *SimpleMenu*menu2*label:      Forward
  22. *SimpleMenu*menu3*label:      Print
  23. *SimpleMenu*quit*label:      Quit
  24. *SimpleMenu*RowHeight:        16
  25. *SimpleMenu*item7*sensitive:     off
  26. *SimpleMenu*HorizontalMargins:    30
  27. ! Just for fun:
  28. *menuLabel*font: *times*medium*18*iso8859-1
  29. !*item7*font: *helv*medium*24*iso8859-1
  30. !*item8*font: *helv*bold*24*iso8859-1
  31.  
  32. *quit*accelerators:\
  33.     <Key>q: notify()
  34. *item1*accelerators:\
  35.     <Key>1: notify()
  36. *item2*accelerators:\
  37.     <Key>2: notify()
  38. *item3*accelerators:\
  39.     <Key>3: notify()
  40. *item5*accelerators:\
  41.     <Key>5: notify()
  42. *item6*accelerators:\
  43.     <Key>6: notify()
  44. *item7*accelerators:\
  45.     <Key>7: notify()
  46. *menu1*accelerators:\
  47.     <Key>m: notify()
  48.